Welcome![Sign In][Sign Up]
Location:
Search - matlab serial

Search list

[Speech/Voice recognition/combinepcm_ber

Description: PCM wav files are subjected to variable bit errors simulating serial transmission through a noisy channel.
Platform: | Size: 409600 | Author: 栗子 | Hits:

[matlabmastering_MATLAB_GUI

Description: 基本使用说明如下: 1、文件夹中均为MATLAB软件M文件程序; 2、程序文件为每一章节中例题的MATLAB程序电子版,程序名与例题名序号相对应; 3、此文件夹中的程序已经经过调试,在MATLAB 7.0或以上版本中均可以正常运行; 4、程序头中功能介绍了此程序的主要实现的功能。 -Basic use is as follows: 1, folder files are MATLAB software M procedures 2, the program file for each of the sections in the example of the electronic version of MATLAB program, the program name and serial number of the corresponding sample questions 3, in this folder procedures have been debug, in MATLAB 7.0 or above in both the normal operation 4, the procedure first introduced in the function of this program the main function.
Platform: | Size: 1853440 | Author: 梅文化 | Hits:

[Speech/Voice recognition/combinedata

Description: 不定长信号合并,%执行信号相加: y(n) = x1(n)+x2(n) %调用方式:[y,n] = sigadd(x1,n1,x2,n2) % y:叠加后的信号序列的序列号,包括n1和n2 % x1: 第一个信号序列,序列号为n1 % x2:第二个信号序列,序列号为n2(n2可以与n1不同)-Indefinite long-Signal merger, add up to the implementation of signal: y (n) = x1 (n)+ X2 (n) call the way: [y, n] = sigadd (x1, n1, x2, n2) y: Superposition signal sequence after the serial number, including the n1 and n2 x1: the first signal sequence, the serial number for n1 x2: the second signal sequence, the serial number for n2 (n2 with n1 different)
Platform: | Size: 1024 | Author: vfory | Hits:

[matlabCADforstepfiber

Description: 开发的结合用C语言与matlab计算阶跃光纤中的模场分布、传播常数与功率分布情况。-The combination of development with C language and matlab calculation step in the fiber mode field distribution, propagation constant and power distribution.
Platform: | Size: 4127744 | Author: nbshao | Hits:

[Mathimatics-Numerical algorithmsDynamic_pro

Description: 自由始端和终端的动态规划,求指标函数最小值的逆序算法递归 % 计算程序。x是状态变量,一列代表一个阶段状态;M-函数 % DecisFun(k,x)由阶段k的状态变量x求出相应的允许决策变量 % M-函数ObjFun(k,x,u)是阶段指标函数,M-函数TransFun(k,x,u) % 是状态转移函数,其中x是阶段k的某状态变量,u是相应的决策变量; % 输出p_opt由4列构成,p_opt=[序号组 最优策略组 最优轨线组 % 指标函数值组];fval是一个列向量,各元素分别表示p_opt各 % 最优策略组对应始端状态x的最优函数值; %-Start a free client and terminal dynamic programming, and the reverse indicator function of the minimum calculation algorithm recursive. x is the state variable, a state on behalf of a stage M-function DecisFun (k, x) by the phase k of state variable x obtained the permission of the corresponding decision variable M-function ObjFun (k, x, u) is the phase indicator function, M-function TransFun (k, x, u) is the state transition function, x is the phase in which a k state variables, u is the corresponding decision variable output p_opt from 4 poses, p_opt = [serial number of group Optimal Strategy Group Group optimal trajectory indicator function value group] fval is a column vector, each element of the, respectively, the optimal strategy p_opt group before the end of the corresponding optimal state function x
Platform: | Size: 2048 | Author: haiyan | Hits:

[Com Portif

Description: 串口通信的主要任务是采集遥测数据。从图1 可以看出, 转台上有3 路数据要通过串口进行通信, 分别是GPS、陀螺和飞轮电机。-Serial Communication s main task is collecting telemetry data. As can be seen from Figure 1, 3-way switch to the platform through the serial data communication, namely GPS, gyro and motor flywheel.
Platform: | Size: 3072 | Author: 陆小新 | Hits:

[Com PortVspd

Description: 这是一个比较好的Proteus虚拟仿真的串口例子,值得初学者一看,在这要特别感谢ednchina的bawgijfd以及一起为技术奋斗同人们无私的奉献-This is a relatively good Proteus serial virtual simulation examples, it is worth a look for beginners, in this special thanks to the ednchina for technical bawgijfd and struggle together with the people and selfless devotion
Platform: | Size: 231424 | Author: palamer | Hits:

[matlabfinishedimage

Description: Face recognition using webcam and this data.if the person exist means its gives the serial data out..this face regonition totally used by automatically
Platform: | Size: 1679360 | Author: Amburose | Hits:

[SCMMCU_MATLAB_oscillograph

Description: 使用ME300B开发板通过51单片机读取AD数据并通过串口将数据上传到PC,再使用MATLAB作图,实现简单的示波器功能-ME300B development board through the use of single-chip microcomputer 51 to read through the serial data and AD data uploaded to the PC, re-use MATLAB mapping to achieve a simple oscilloscope function
Platform: | Size: 20480 | Author: 朱蛛 | Hits:

[Com PortGSM

Description: 主要是介绍如何通过串口通信实现GSM功能-Mainly through the introduction of serial communication implementation GSM functionality
Platform: | Size: 7168 | Author: yinrui | Hits:

[Software EngineeringWBD

Description: 智能温度系统设计,本设计主要通过以单片机为控制单元的温度采集、转化、显示并通过串口将数据传输到PC机,在PC机端实现数据的存储、分析、绘制波形。在以单片机技术和VC编程技术为基础提出了系统框架和具体的设计方案,用汇编和C语言从硬件电路和软件阐述了控制系统的总体实现,并利用按键、LCD显示等外围设备为用户提供服务,实现人机交互。-Intelligent temperature system design, primarily through the design to single-chip temperature control unit for the acquisition, transformation, display and transmit data through the serial port to the PC, the PC-side data storage, analysis, rendering waveform. In single-chip technology and VC-based programming technique proposed system framework and the specific design of the program, using C language compilation and hardware circuitry and software control system on the overall implementation and use of keys, LCD display and other peripheral equipment to provide users with services, implementation of HCI.
Platform: | Size: 770048 | Author: amanda | Hits:

[matlabfangzhen

Description: 一本关于控制系统仿真的书的程序 1、文件夹1中的程序是书中的一些仿真。 2、文件2中的是最近做的预测控制、PID控制及逻辑控制的对比综合研究。 3、文件夹3中是与maltab通信的数据采集板的设计文件。包括串口设计、USB1.1及USB20设计。这是最新的设计资料,很有参考价值。 -About a control system simulation procedure one book, folders, one in the book are a number of procedural simulation. 2, document 2 are recent to do predictive control, PID control and logic control study Comparative General. 3, folder 3 are maltab communication with data acquisition board design document. Including the serial design, USB1.1 and USB20 Designed. This is the latest design information, useful reference value.
Platform: | Size: 11535360 | Author: jlj | Hits:

[Fractal programrsfengxing

Description: 此程序为matlab分形程序,用于计算具有分形特性的时间序列的rs分形维数,仅供参考如有错误请指正-compulate the dimenson of the time serial
Platform: | Size: 2048 | Author: 黎明 | Hits:

[CSharpMAC

Description: turbo码的C程序,许多行前面都有些序号 请自己更正以后运行 有问题请联系:103086097-turbo code of C program, and many firms are some of the serial number in front of your own after the operation to correct a problem please contact: 103086097
Platform: | Size: 100352 | Author: 123 | Hits:

[Special Effectstiqu

Description: 水印提取检测的matlab程序代码 对嵌入水印图像进行dct变化,提取水印序列,计算序列相关值-Detection of watermark extraction matlab code for dct embedded watermark image change, extract the watermark sequence, calculating the value of serial correlation
Platform: | Size: 3072 | Author: 顾利雯 | Hits:

[GPS developacquisitionSerial

Description: 一个GPS直接搜索法(serial search)的捕获程序,非常实用,运行正确。-A GPS direct search method (serial search) the capture process, a very practical, to run correctly.
Platform: | Size: 1024 | Author: 陈小摆 | Hits:

[matlabchaxunfa

Description: matlab串口中断通行查询法位编译源代码-Inquiries Act matlab serial passage
Platform: | Size: 1024 | Author: 留从 | Hits:

[SCMDS18B20

Description: 基于matlab的温度检测系统里有1820与串口通行方法-Matlab-based detection system temperature, there are 1820 with the serial passage method
Platform: | Size: 1024 | Author: 留从 | Hits:

[Communication-Mobileserial2parallel

Description: 自己用的simulink串并,并串转换子系统-serial to parallel
Platform: | Size: 12288 | Author: 温三宝 | Hits:

[AI-NN-PRSFAM

Description: 实现遗传算法对于SFAM网络输入模式的序列优化-The realization of genetic algorithm for the SFAM network optimization serial input mode
Platform: | Size: 51200 | Author: 温长吉 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net